home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / unix / textmstr.shr / tm.hqx / Source Code ƒ / P / PDoMenuTextMaster.h < prev    next >
Text File  |  1991-05-09  |  469b  |  18 lines

  1. /*  PDoMenuTextMaster                                                    Handle a selection of the menu bar */
  2.  
  3. /* Unit name:  PDoMenuTextMaster.h   */
  4. /* Function:  This module calls the appropiate menu list */
  5. /*      handler routine. */
  6. /* History: 5/9/91 Original by Prototyper 3.0   */
  7.  
  8.  
  9. /* ======================================================= */
  10.  
  11. /* Handle the menu selection */
  12. void Handle_My_Menu( short theMenu,short theItem);
  13.  
  14.  
  15. /* ======================================================= */
  16.  
  17.  
  18.